You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
Eye Method
>
Matrix.Eye Method (int, int, [In] TMtxFloatPrecision)
Dew Math for .NET
Matrix.Eye Method (int, int, [In] TMtxFloatPrecision)
Matrix Structure
Matrix Members
Dew.Math Namespace
Eye Method
Collapse All
Syntax
C#
Visual Basic
public
TMtx
Eye
(
int
aRows
,
int
aCols
, [In]
TMtxFloatPrecision
aFloatPrecision
);
Public
Function
Eye
(
aRows
As
Integer
,
aCols
As
Integer
,
aFloatPrecision
As
[In]
TMtxFloatPrecision
)
As
TMtx
Description
This is Eye, a member of class Matrix.
Group
Eye Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
Eye Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!